Skip to main content

What You Need to Know in Advance

Data Flow

  • supOS builds data models in a folder-file structure, making it easy to track and understand;
  • It collects various types of data from diverse sources in Source Flow;
  • Data collected to supOS can be processed in many ways in Event Flow;
  • Processed data can be displayed on dashboards for better understanding through both Event Flow and Dashboards.
  • Data collected to and processed in supOS can be obtained by third parties through Open API or MQTT subscription.

Operation on Data

Follow the order displayed in the image to complete the data flow.

note
  • Source Flow and Event Flow are based on NodeRed. For detailed instructions, please see NodeRed.
  • Dashboards is based on Grafana. For detailed instructions, please see Grafana.